RichTextKit v0.4

Slice<T>.Underlying Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: Slice<T>

Gets the underlying array

public T[] Underlying { get; }

Property Type

T[]